-
Home
-
Backuply – Backup, Restore, Migrate and Clone
-
1.0.9
-
Code
-
Classes
- CaseInsensitiveArray
Total Complexity |
16 |
Dependencies |
0 |
Dependents |
3 |
Total lines |
228 |
Lines of code |
47 |
Logical lines of code |
21 |
Comment lines |
152 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
68 |
3 |
7 |
offsetSet() |
S |
66 |
2 |
9 |
offsetGet() |
S |
74 |
2 |
4 |
key() |
S |
74 |
2 |
4 |
offsetExists() |
S |
78 |
1 |
3 |
offsetUnset() |
S |
73 |
1 |
5 |
count() |
S |
80 |
1 |
3 |
current() |
S |
80 |
1 |
3 |
next() |
S |
81 |
1 |
3 |
valid() |
S |
79 |
1 |
3 |
rewind() |
S |
81 |
1 |
3 |